home *** CD-ROM | disk | FTP | other *** search
/ Mac-Source 1994 July / Mac-Source_July_1994.iso / C and C++ / Compilers⁄Interps / GCC-2.3.3r12 / Sources-Targets / t-i386isc < prev    next >
Encoding:
Text File  |  1993-02-05  |  245 b   |  8 lines  |  [TEXT/MPS ]

  1. # The one that comes with the system is POSIX-compliant.
  2. LIMITS_H =
  3.  
  4. # For svr3 we build crtbegin.o and crtend.o which serve to add begin and
  5. # end labels to the .ctors and .dtors section when we link using gcc.
  6.  
  7. EXTRA_PARTS=crtbegin.o crtend.o
  8.